Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(broken pipe error) #141

Merged
merged 1 commit into from
May 13, 2024
Merged

fix(broken pipe error) #141

merged 1 commit into from
May 13, 2024

Conversation

ChrOertlin
Copy link
Contributor

Added

The genotype-api fails with a broken pipe to mysql likely due an unclosed session. Currently, this is the best lead of the session not being closed properly after app startup

Changed

Fixed

Steps to consider while deploying

  • Configuration changes:
  • Documentation updates:
  • Inform users by email:

Review:

  • Code approved by
  • Tests executed on stage by: (Document the test done with screen shots and description.)
  • "Merge and deploy" approved by

This version is a:

  • MAJOR - when you make incompatible API changes
  • MINOR - when you add functionality in a backwards compatible manner
  • PATCH - when you make backwards compatible bug fixes or documentation/instructions

@ChrOertlin ChrOertlin requested a review from a team as a code owner May 8, 2024 08:06
Copy link

sonarqubecloud bot commented May 8, 2024

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

@ChrOertlin
Copy link
Contributor Author

tests

After the long weekend genotype-api stage is still reachable with this branch deployed.

Copy link

@diitaz93 diitaz93 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@ChrOertlin ChrOertlin merged commit 8794b06 into main May 13, 2024
5 checks passed
@ChrOertlin ChrOertlin deleted the close-sessions branch May 13, 2024 07:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants